outputFile

@get:OutputFile
abstract val outputFile: RegularFileProperty

Represents the output plugin.xml file property for a task.

By default, the file is written to a temporary task directory, like: ProjectLayout.getBuildDirectory/tmp/patchPluginXml/plugin.xml